Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TAS-1386] 🔥 Remove content width settings #456

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

AuroraHuang22
Copy link
Collaborator

Remove the mode button that changes the content width so that the UI can be displayed based on the current window size.

@AuroraHuang22 AuroraHuang22 changed the title 🔥 Remove content width settings [TAS-1386] 🔥 Remove content width settings Mar 18, 2024
Copy link

AuroraHuang22 added a commit that referenced this pull request Mar 18, 2024
Comment on lines -53 to -55
@uiModule.Getter isDesktopViewMode!: boolean
@uiModule.Action enableDesktopViewMode!: () => void
@uiModule.Action enableMobileViewMode!: () => void
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these in store also, if not used any where else?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@williamchong williamchong merged commit e8fca6f into likecoin:main Mar 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants